Skip to content

Remove phantom applicable_to reference in finding-classification protocol#87

Merged
Alan-Jowett merged 1 commit intomicrosoft:mainfrom
Alan-Jowett:fix-finding-classification-phantom-ref
Mar 28, 2026
Merged

Remove phantom applicable_to reference in finding-classification protocol#87
Alan-Jowett merged 1 commit intomicrosoft:mainfrom
Alan-Jowett:fix-finding-classification-phantom-ref

Conversation

@Alan-Jowett
Copy link
Copy Markdown
Member

Summary

The \ inding-classification\ protocol's \�pplicable_to\ field references a template \classify-findings\ that does not exist in the manifest or on disk. This was discovered during a full manifest ↔ component consistency audit.

Change

Set \�pplicable_to: []\ until a consuming template is added.

Context

Found via audit: 109 components checked across 8 consistency dimensions. This was the only real inconsistency (the remaining items are pre-existing convention gaps around optional \input_contract\ fields).

Copilot AI review requested due to automatic review settings March 28, 2026 03:50
The protocol's applicable_to field referenced a template
'classify-findings' that does not exist in the manifest or on disk.
No template currently uses this protocol. Set applicable_to to empty
until a consuming template is added.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Alan-Jowett Alan-Jowett force-pushed the fix-finding-classification-phantom-ref branch from 7c10edd to 38cefb5 Compare March 28, 2026 03:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes an invalid applicable_to template reference from the finding-classification reasoning protocol frontmatter to restore manifest ↔ component consistency.

Changes:

  • Replace the non-existent template reference (classify-findings) with an empty applicable_to list.

@Alan-Jowett Alan-Jowett merged commit 85770de into microsoft:main Mar 28, 2026
1 check passed
@Alan-Jowett Alan-Jowett deleted the fix-finding-classification-phantom-ref branch March 28, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants